home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 016a / mam107.zip / MAM.DOC < prev   
Text File  |  1991-09-01  |  3KB  |  68 lines

  1.  
  2.                         MEMORY ALLOCATION MANAGER
  3.                         -------------------------
  4.  
  5.  
  6. MAM is a DOS memory utility for the PC with many uses.  It may
  7. be used to view the state of memory including upper memory (UMB),
  8. expanded (EMS) and extended (XMS) memory.  Various display options
  9. are provided to view TSR's, system memory use, device drivers, etc.
  10. either separately or together.  Interrupt vectors used by each
  11. TSR or memory area are displayed.  MAM will attempt to identify
  12. inconsistent memory setups such as EMS page frames conflicting
  13. with installed ROMS or suspect programs lurking at the top of DOS
  14. memory (as many boot-sector viruses do).
  15.  
  16. Furthermore MAM may be used to manage memory.  Similar to the
  17. popular MARK and RELEASE programs, it provides facilities to
  18. first mark memory usage and later restore memory usage back.
  19. Unlike most other programs however, MAM attempts to restore the
  20. entire memory configuration including high RAM, device drivers
  21. and expanded memory (EMS).  Each memory mark may be numbered and
  22. used selectively.  Memory marks are written to a hidden file on
  23. the current drive's root and occupy no memory (RAM) space.
  24.  
  25. MAM also displays the PC hardware state and allows for saving and
  26. restoring the CMOS state on most AT compatible machines.
  27.  
  28. MAM is provided as shareware and may be copied and distributed
  29. as you like. It is provided as-is and I don't claim it will work
  30. perfectly for all installations.  It was written to provide me
  31. with the diagnostic information I need in my everyday work of
  32. supporting complex DOS installations and in particular 386 PC's
  33. with programs like QEMM and 386MAX.  Although it has been widely
  34. tested I'm sure further bugs are waiting to chew their way out
  35. of the woodwork.  As more and more sophisticated programs are
  36. developed need will arise to supplement the information MAM
  37. provides.  I will endeavour to update MAM as I hear of
  38. requirements or bugs.  I will welcome any correspondence (cheques
  39. even more):
  40.  
  41.  
  42.                 Marc Mulders
  43.                 P. O. Box 2217
  44.                 Northcliff
  45.                 2115
  46.                 South Africa
  47.                 CompuServe ID : 76040,1420
  48.  
  49.  
  50.  
  51. P.S.    Try  MAM /?  for options.
  52.  
  53.  
  54. Version History
  55. ---------------
  56.  
  57. Version 1.7 - Now mark/restores XMM handles and memory too.  Supports
  58.               HIMEM.SYS, QEMM XMM manager, etc.  Full support for MS-DOS 5
  59.               added, displays programs loaded with DOS 5's LOADHIGH.
  60.               Works with Windows 3.0 in real, standard and enhanced modes.
  61.               Works with programs using DPMI or VCPI memory interfaces.
  62.               Fixed bug with reporting on serial ports and in particular
  63.               with 16550AN UART chip.  Fixed some small bugs/errors in
  64.               memory displays.
  65.  
  66. Version 1.6 - First shareware release.  Includes support for QEMM, 386-to-Max,
  67.               QRAM, DESQview, all known EMS managers, etc.
  68.